projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
34a7a06
bc8e332
)
Auto merge of #2554 - alexcrichton:robust-test, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 8 Apr 2016 20:31:50 +0000
(13:31 -0700)
committer
bors
<bors@rust-lang.org>
Fri, 8 Apr 2016 20:31:50 +0000
(13:31 -0700)
Make a test a bit more robust to the environment
Don't filter out PATH as `rustc` may be in that directory (e.g. when using
rustup) and otherwise just have a longer subcommand.
Closes #2553
Trivial merge